[INFO] fetching crate kira-organelle 0.2.0...
[INFO] testing kira-organelle-0.2.0 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate kira-organelle 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate kira-organelle 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kira-organelle 0.2.0
[INFO] tweaked toml for crates.io crate kira-organelle 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kira-organelle 0.2.0 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kira-organelle 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7ec41e36b77092896eed81be6312415f11f59b4bc1e4cd56a10f932b3d4c92e
[INFO] running `Command { std: "docker" "start" "-a" "d7ec41e36b77092896eed81be6312415f11f59b4bc1e4cd56a10f932b3d4c92e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7ec41e36b77092896eed81be6312415f11f59b4bc1e4cd56a10f932b3d4c92e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7ec41e36b77092896eed81be6312415f11f59b4bc1e4cd56a10f932b3d4c92e", kill_on_drop: false }`
[INFO] [stdout] d7ec41e36b77092896eed81be6312415f11f59b4bc1e4cd56a10f932b3d4c92e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dabdc2913bf231b410efd0a34b1a3abded35091306eab3662719e410ac6c916
[INFO] running `Command { std: "docker" "start" "-a" "5dabdc2913bf231b410efd0a34b1a3abded35091306eab3662719e410ac6c916", kill_on_drop: false }`
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kira-shared-sc-cache v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sprs v0.11.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling kira-mitoqc v0.1.2
[INFO] [stderr]    Compiling kira-organelle v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `resolve_shared_cache_bin_path` is never used
[INFO] [stdout]    --> src/run/exec.rs:510:4
[INFO] [stdout]     |
[INFO] [stdout] 510 | fn resolve_shared_cache_bin_path(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_shared_cache_bin_candidates` is never used
[INFO] [stdout]    --> src/run/exec.rs:551:4
[INFO] [stdout]     |
[INFO] [stdout] 551 | fn collect_shared_cache_bin_candidates(dir: &Path) -> Result<Vec<PathBuf>, String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `refresh_mito_shared_cache` is never used
[INFO] [stdout]    --> src/run/exec.rs:601:4
[INFO] [stdout]     |
[INFO] [stdout] 601 | fn refresh_mito_shared_cache(step: &ToolStep, out_root: &Path) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.64s
[INFO] running `Command { std: "docker" "inspect" "5dabdc2913bf231b410efd0a34b1a3abded35091306eab3662719e410ac6c916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dabdc2913bf231b410efd0a34b1a3abded35091306eab3662719e410ac6c916", kill_on_drop: false }`
[INFO] [stdout] 5dabdc2913bf231b410efd0a34b1a3abded35091306eab3662719e410ac6c916
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff28935fd32de36a72c09bdbb8fec6ea9637b8a122b3376e90ddd3e1f3ac2615
[INFO] running `Command { std: "docker" "start" "-a" "ff28935fd32de36a72c09bdbb8fec6ea9637b8a122b3376e90ddd3e1f3ac2615", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling sprs v0.11.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling kira-mitoqc v0.1.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling kira-organelle v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: function `resolve_shared_cache_bin_path` is never used
[INFO] [stdout]    --> src/run/exec.rs:510:4
[INFO] [stdout]     |
[INFO] [stdout] 510 | fn resolve_shared_cache_bin_path(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_shared_cache_bin_candidates` is never used
[INFO] [stdout]    --> src/run/exec.rs:551:4
[INFO] [stdout]     |
[INFO] [stdout] 551 | fn collect_shared_cache_bin_candidates(dir: &Path) -> Result<Vec<PathBuf>, String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `refresh_mito_shared_cache` is never used
[INFO] [stdout]    --> src/run/exec.rs:601:4
[INFO] [stdout]     |
[INFO] [stdout] 601 | fn refresh_mito_shared_cache(step: &ToolStep, out_root: &Path) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_shared_cache_bin_path` is never used
[INFO] [stdout]    --> src/run/exec.rs:510:4
[INFO] [stdout]     |
[INFO] [stdout] 510 | fn resolve_shared_cache_bin_path(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_shared_cache_bin_candidates` is never used
[INFO] [stdout]    --> src/run/exec.rs:551:4
[INFO] [stdout]     |
[INFO] [stdout] 551 | fn collect_shared_cache_bin_candidates(dir: &Path) -> Result<Vec<PathBuf>, String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `refresh_mito_shared_cache` is never used
[INFO] [stdout]    --> src/run/exec.rs:601:4
[INFO] [stdout]     |
[INFO] [stdout] 601 | fn refresh_mito_shared_cache(step: &ToolStep, out_root: &Path) -> Result<(), String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc5QxuvK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-780a2e7fd822659b,libgetrandom-ad4d23f31269f0fa,libfastrand-74ae4622d963d882,librustix-2e96d4adb1bfee50,libbitflags-e3ebf951a1dfe30d,liblinux_raw_sys-468f3136534c61a1,libkira_organelle-2ee1442529094cce,libkira_shared_sc_cache-d1e6a949ca65ab61,libthiserror-eb385abd4c5b8aa8,libkira_mitoqc-d2892e7739ca046d,libtoml-c222b87a8039acb5,libtoml_edit-32d91b7d9e0aafca,libserde_spanned-b4b2c041c4fc1c42,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-6556699cee19a969,libsprs-7e113dbe053a6bf9,libnum_cpus-433f25dc7b2cb3d0,libalga-95ab37fac6f58a71,libnum_complex-f6f27db7acdef55d,libapprox-c974feea5afc2aa8,librayon-730e42f842911204,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libndarray-af0f93184cbd2949,libmatrixmultiply-18374aebc24d80e1,libnum_complex-401e5eded80b57f3,libnum_integer-88a475e80cfae303,libnum_traits-41fa1f8f890badf3,librawpointer-c1a017d0a513a9dc,libthiserror-6804c618ff05a8b2,libmemmap2-3ffa151fd82d99bd,liblibc-0eece572e083b4d9,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libtracing_subscriber-93cfa528ee8a9cd9,libsmallvec-04749cc7df691946,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-8586719947d21108,libregex_automata-0653ba011c51675c,libregex_syntax-e18ab1e08c76b1fe,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libcfg_if-cad248e7066eec15,libtracing_log-fdc254d2911c833a,liblog-753a0cb3f11b08fe,libtracing-856e25eddc2c79e5,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libtime-8188519e58dbf71b,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,libclap-88adf9f26059a94b,libclap_builder-8e3a2a9cec89c622,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-d25044f35d314bca,libanstyle-1f7f6180e797cb80,libserde_json-ab190d7f9b3a4c89,libmemchr-03def47fccb9cf8c,libitoa-d7c2333f8dedd037,libzmij-a1d5d6e5204bbab4,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libserde-bd9c7a4ebc746088,libserde_core-3babf6f5a9b2410c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc5QxuvK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stage0-33507169a147ae2c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kira-organelle` (test "stage0") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc3RRiup/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-780a2e7fd822659b,libgetrandom-ad4d23f31269f0fa,libfastrand-74ae4622d963d882,librustix-2e96d4adb1bfee50,libbitflags-e3ebf951a1dfe30d,liblinux_raw_sys-468f3136534c61a1,libkira_organelle-2ee1442529094cce,libkira_shared_sc_cache-d1e6a949ca65ab61,libthiserror-eb385abd4c5b8aa8,libkira_mitoqc-d2892e7739ca046d,libtoml-c222b87a8039acb5,libtoml_edit-32d91b7d9e0aafca,libserde_spanned-b4b2c041c4fc1c42,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-6556699cee19a969,libsprs-7e113dbe053a6bf9,libnum_cpus-433f25dc7b2cb3d0,libalga-95ab37fac6f58a71,libnum_complex-f6f27db7acdef55d,libapprox-c974feea5afc2aa8,librayon-730e42f842911204,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libndarray-af0f93184cbd2949,libmatrixmultiply-18374aebc24d80e1,libnum_complex-401e5eded80b57f3,libnum_integer-88a475e80cfae303,libnum_traits-41fa1f8f890badf3,librawpointer-c1a017d0a513a9dc,libthiserror-6804c618ff05a8b2,libmemmap2-3ffa151fd82d99bd,liblibc-0eece572e083b4d9,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libtracing_subscriber-93cfa528ee8a9cd9,libsmallvec-04749cc7df691946,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-8586719947d21108,libregex_automata-0653ba011c51675c,libregex_syntax-e18ab1e08c76b1fe,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libcfg_if-cad248e7066eec15,libtracing_log-fdc254d2911c833a,liblog-753a0cb3f11b08fe,libtracing-856e25eddc2c79e5,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libtime-8188519e58dbf71b,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,libclap-88adf9f26059a94b,libclap_builder-8e3a2a9cec89c622,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-d25044f35d314bca,libanstyle-1f7f6180e797cb80,libserde_json-ab190d7f9b3a4c89,libmemchr-03def47fccb9cf8c,libitoa-d7c2333f8dedd037,libzmij-a1d5d6e5204bbab4,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libserde-bd9c7a4ebc746088,libserde_core-3babf6f5a9b2410c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc3RRiup/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stage1-370b18c0a7b20321" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kira-organelle` (test "stage1") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcOTgHgX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-780a2e7fd822659b,libgetrandom-ad4d23f31269f0fa,libfastrand-74ae4622d963d882,librustix-2e96d4adb1bfee50,libbitflags-e3ebf951a1dfe30d,liblinux_raw_sys-468f3136534c61a1,libkira_organelle-2ee1442529094cce,libkira_shared_sc_cache-d1e6a949ca65ab61,libthiserror-eb385abd4c5b8aa8,libkira_mitoqc-d2892e7739ca046d,libtoml-c222b87a8039acb5,libtoml_edit-32d91b7d9e0aafca,libserde_spanned-b4b2c041c4fc1c42,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-6556699cee19a969,libsprs-7e113dbe053a6bf9,libnum_cpus-433f25dc7b2cb3d0,libalga-95ab37fac6f58a71,libnum_complex-f6f27db7acdef55d,libapprox-c974feea5afc2aa8,librayon-730e42f842911204,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libndarray-af0f93184cbd2949,libmatrixmultiply-18374aebc24d80e1,libnum_complex-401e5eded80b57f3,libnum_integer-88a475e80cfae303,libnum_traits-41fa1f8f890badf3,librawpointer-c1a017d0a513a9dc,libthiserror-6804c618ff05a8b2,libmemmap2-3ffa151fd82d99bd,liblibc-0eece572e083b4d9,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libtracing_subscriber-93cfa528ee8a9cd9,libsmallvec-04749cc7df691946,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-8586719947d21108,libregex_automata-0653ba011c51675c,libregex_syntax-e18ab1e08c76b1fe,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libcfg_if-cad248e7066eec15,libtracing_log-fdc254d2911c833a,liblog-753a0cb3f11b08fe,libtracing-856e25eddc2c79e5,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libtime-8188519e58dbf71b,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,libclap-88adf9f26059a94b,libclap_builder-8e3a2a9cec89c622,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-d25044f35d314bca,libanstyle-1f7f6180e797cb80,libserde_json-ab190d7f9b3a4c89,libmemchr-03def47fccb9cf8c,libitoa-d7c2333f8dedd037,libzmij-a1d5d6e5204bbab4,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libserde-bd9c7a4ebc746088,libserde_core-3babf6f5a9b2410c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcOTgHgX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stage3-6df3223693aa4a7b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kira-organelle` (test "stage3") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ff28935fd32de36a72c09bdbb8fec6ea9637b8a122b3376e90ddd3e1f3ac2615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff28935fd32de36a72c09bdbb8fec6ea9637b8a122b3376e90ddd3e1f3ac2615", kill_on_drop: false }`
[INFO] [stdout] ff28935fd32de36a72c09bdbb8fec6ea9637b8a122b3376e90ddd3e1f3ac2615
